# | .maintext {font-family: Verdana | Tahoma | Arial; font-size: 12px; color: #000000; }
|
---|
1 | .smalltext {font-family: Verdana | Tahoma | Arial; font-size: 10px; color: #000000; } |
2 | .yellowtext {font-family: Verdana | Tahoma | Arial; font-size: 11px; color: #EDC91B; } |
3 | .bluetext {font-family: Verdana | Tahoma | Arial; font-size: 11px; color: #94ABEC; font-weight: bold } |
4 | .whitetext {font-family: Verdana | Tahoma | Arial; font-size: 11px; color: #ffffff; font-weight: bold } |
5 | .whitetext_big {font-family: Verdana | Tahoma | Arial; font-size: 12px; color: #ffffff; font-weight: bold } |
6 | .redtext_big {font-family: Verdana | Tahoma | Arial; font-size: 12px; color: #ff0000; font-weight: bold } |
7 | .bluetext_big {font-family: Verdana | Tahoma | Arial; font-size: 12px; color: #94ABEC; font-weight: bold } |
8 | .blacktext {font-family: Verdana | Tahoma | Arial; font-size: 12px; color: #000080; font-weight: bold; text-decoration:none; } |
9 | .subheading {font-family: Verdana | Tahoma | Arial; font-size: 14px; color: #000000; } |
10 | .heading {font-family: Verdana | Tahoma | Arial; font-size: 16px; color: #000000; font-weight: bold } |
11 | .copyright {font-family: Verdana | Tahoma | Arial; font-size: 9px; color: #000000; }
|